SQL::List Object
/documentation/pages/Ref/Api/Namespace/SQL/List/index.xml
All properties that are arrays support the following properties and methods. Since an array may support several types of objects, you must check an item for token type (using the TargetTokenType property) before referencing its properties. The list items may be accessed using array syntax. All functions take a zero-based position index. Array syntax is one-based.
A5.ControlBar.Item Button List Object
/documentation/pages/Ref/Client_Api/A5/ControlBar_class/Item Button List_object/index.xml
Definition of a button list.
SQL::List::Add Method
/documentation/pages/Ref/Api/Namespace/SQL/List/Add Method.xml
The SQL::List::Add() method
SQL::List::Reset Method
/documentation/pages/Ref/Api/Namespace/SQL/List/Reset Method.xml
The SQL::List::Reset() method
SQL::ReferenceList Object
/documentation/pages/Ref/Api/Namespace/SQL/ReferenceList/index.xml
The SelectTableReferences, ColumnReferences, and FunctionReferences properties of parsable (SQL::Query) objects all return a ReferenceList object. This object acts like an array. Unlike the List object, the items are from arbitrary nodes on the tree. Although the properties of the objects can be changed, the list itself is read-only. All functions take a zero-based position index. Array syntax is one-based.
SQL::List::Item Method
/documentation/pages/Ref/Api/Namespace/SQL/List/Item Method.xml
The SQL::List::Item() method
SQL::List::Remove Method
/documentation/pages/Ref/Api/Namespace/SQL/List/Remove Method.xml
The SQL::List::Remove() method
A5.ListBox.Item Object
/documentation/pages/Ref/Client_Api/A5/ListBox_class/Item_object/index.xml
Definition of a custom item.
SQL::List::InsertBefore Method
/documentation/pages/Ref/Api/Namespace/SQL/List/InsertBefore Method.xml
The SQL::List::InsertBefore() method
UX List Control Object Methods
/documentation/pages/Ref/Client_Api/UX/list object methods/index.xml
Methods and properties available for interacting with a List Control object.